projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a9d06
)
Revert "Add the label-wrap-justify reftest to xfails"
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 11 Feb 2020 12:44:01 +0000
(07:44 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 11 Feb 2020 12:44:01 +0000
(07:44 -0500)
This reverts commit
5e746d35b2c5ab8601b493d4f8ca4784328d50fa
.
Turns out label-wrap-justify isn't failing in ci, and this is
now making ci fail :(
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index 0d81cfc98e8dd3602ec6708201824a303d01fa1b..33ecccbe5a5c1744e440935c691bec7235c4b6fa 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-428,7
+428,6
@@
xfails = [
'window-show-contents-on-map.ui',
# these depend on details of text layout
'label-sizing.ui',
- 'label-wrap-justify.ui',
]
foreach testname : testdata